projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e18ce91
)
(command-line): Use `get-load-suffixes' instead of `load-suffixes'.
author
Luc Teirlinck
<teirllm@auburn.edu>
Mon, 27 Feb 2006 01:56:19 +0000
(
01:56
+0000)
committer
Luc Teirlinck
<teirllm@auburn.edu>
Mon, 27 Feb 2006 01:56:19 +0000
(
01:56
+0000)
lisp/startup.el
patch
|
blob
|
history
diff --git
a/lisp/startup.el
b/lisp/startup.el
index 28a501e68a954ee2b21af6f343c1cc47288a5f93..2245cb92535624b0e79ce1741fc825a790b8988b 100644
(file)
--- a/
lisp/startup.el
+++ b/
lisp/startup.el
@@
-646,7
+646,7
@@
or `CVS', and any subdirectory that contains a file named `.nosearch'."
(let ((lisp-dir
(file-name-directory
(locate-file "simple" load-path
-
load-suffixes
))))
+
(get-load-suffixes)
))))
(setq load-history
(mapcar (lambda (elt)